.index_gwyxx{
	margin: -20px -20px 15px -20px;
}
.index_gwyxx .notice-msg-container{
	margin: 0;
}
.index_gwyxx .notice-msg-container li{
	width: 50%;
	display: inline-block;
}
.index_gwyxx .notice-msg-container li:first-child{
	float: left;
}
.index_gwyxx .swiper-container{
	height: 35px;
	max-height: 35px;
	line-height: 40px !important;
}
.index_gwyxx .f-l{
	line-height: 38px !important;
	color: #d4191a !important;
}
.index_gwyxx .swiper-slide a{
	color: #013266;
}

.index_zwdt{
	display: inline-block;
	width: 370px;
	margin-right: 15px;
	float: left;
}
.index_zwdt .zwdt_head{
	height: 35px;
	margin-bottom: 20px;
	background-color: #f0f3f6;
}
.index_zwdt .zwdt_head a{
	display: inline-block;
	width: 105px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-color: #014e9c;
}
.zwdt_content{
	margin-left: 2px;
}
.zwdt_firstNews{
	padding-bottom: 10px;
	border-bottom: 1px dashed #989898;
}
.zwdt_firstNews a{
	display: block;
	font-size: 18px;
    color: #121212;
    margin-bottom: 13px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zwdt_firstNews a+div{
	font-size: 12px;
    color: #989898;
    height: 55px;
    line-height: 18px;
}
.zwdt_newsList{
	margin-top: 3px;
}
.zwdt_newsList .line-container .line a{
	margin-right: 60px;
	line-height: 32px;
}
.zwdt_newsList .line-container .line span{
	top: 4px;
}

.index_picNews{
	width: 476px !important;
	float: left;
	margin-right: 15px;
}
.index-swiper-pagination{
	position: absolute;
    width: 100%;
    bottom: 30px;
    height: 28px;
    padding-right: 10px;
    text-align: right;
    background: rgba(0, 0, 0, 0.45);
}
.index-swiper-pagination span {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    display: inline-block;
    background: white;
    margin: 10px 5px 0 5px;
    cursor: pointer;
}
.index-swiper-pagination span.swiper-active-switch{
	background: #014e9c;
}
.index_picNews .swiper-container{
	height: 314px !important;
}
.index_picNews .index_pic_swiper .swiper-slide p{
	position: absolute;
	width: 476px;
	height: 30px;
	bottom: 0;
	padding: 0 16px;
	line-height: 33px;
	background-color: #ededed;
	color: #434343;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.index_notice{
	display: inline-block;
	width: 284px;
}
.index_notice .notice_head{
	height: 35px;
    margin-bottom: 12px;
    background-color: #f0f3f6;
}
.index_notice .notice_head a{
	display: inline-block;
    width: 105px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #014e9c;
}
.notice_content .line{
	height: 46px;
	line-height: 20px;
	padding: 4px 0;
	font-size: 12px;
	color: #a0a0a0;
	border-bottom: 1px dashed #989898;
}
.notice_content .line a{
	color: #565656;
	margin-right: 10px;
}
.index_notice .notice_link{
	margin-top: 14px;
}
.index_notice .notice_link a,
.index_footer_channel .ad_right a{
	font-size: 0;
}
.index_footer_channel{
	margin: 10px 0;
}
.index_footer_channel .ad_swiper{
	float: left;
	width: 636px;
	height: 88px;
	margin-right: 10px;
	overflow: hidden;
}
.index_footer_channel .ad_right a img{
	margin-right: 12px;
}
.index-ad-pagination{
	position: absolute;
    width: 100%;
    bottom: 0;
    height: 16px;
    line-height: 14px;
    text-align: right;
}
.index-ad-pagination span{
    display: inline-block;
	height: 14px;
    width: 14px;
    line-height: 14px;
    text-align: center;
    border: 1px solid #74c0fe;
    background: #6397c3;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}
.index-ad-pagination span:hover{
    cursor: pointer;
}
.index-ad-pagination span.swiper-active-switch{
	background: #172733;
}

